This section describes public resources that movie import components should implement.
Import components that implement MovieImportGetMIMETypeList should also include a public component resource with type 'mime' and ID 1. This allows QuickTime and other clients to use GetComponentPublicResource to retrieve the MIME list. If the resource doesn't exist, the client will need to fall back onto calling MovieImportGetMIMETypeList . Since all of the standard QuickTime import components have been revised to include 'mime' resources, in most cases there will be no need to call MovieImportGetMIMETypeList . However, clients should be prepared to call the function.
| Previous | Chapter Contents | Chapter Top | Next |